home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Mail / pine3.92 / pine / osdep / diskquot.hpp < prev    next >
C/C++ Source or Header  |  1993-07-15  |  116b  |  10 lines

  1. #if defined(USE_QUOTAS)
  2.  
  3. #include <sys/param.h>
  4. #include <sys/quota.h>
  5.  
  6. include(sunquota)
  7. #endif /* USE_QUOTAS */
  8.  
  9.  
  10.